func hash/crc32.ieeeCLMUL
2 uses
hash/crc32 (current package)
crc32_amd64.go#L36: func ieeeCLMUL(crc uint32, p []byte) uint32
crc32_amd64.go#L215: crc = ^ieeeCLMUL(^crc, p[:do])
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)